Skip to content

ci: fix update documentation script - #910

Merged
vetlek merged 1 commit into
mainfrom
fix_bug_in_documentation_script
Mar 20, 2026
Merged

ci: fix update documentation script#910
vetlek merged 1 commit into
mainfrom
fix_bug_in_documentation_script

Conversation

@vetlek

@vetlek vetlek commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@vetlek
vetlek requested a review from einarsi as a code owner March 18, 2026 08:22
Comment thread .vscode/launch.json
{
"name": "Update Documentation",
"type": "python",
"type": "debugpy",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why debugpy instead of python? Needed just to verify something, or intended as permanent solution?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"python" is going to be depreciated and we get a warning in vscode to switch

@vetlek
vetlek merged commit 38373a6 into main Mar 20, 2026
6 of 7 checks passed
@vetlek
vetlek deleted the fix_bug_in_documentation_script branch March 20, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants